home *** CD-ROM | disk | FTP | other *** search
/ Freelog 40 / Freelog040.iso / Bas / Internet / Selida / setup.exe / {app} / Templates / Homepage < prev    next >
Text File  |  2002-09-11  |  1KB  |  33 lines

  1. <html>
  2. <head>
  3. <title>Homepage</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <style type="text/css">
  6. <!--
  7. h1 {  font-family: Tahoma; font-size: 16px; font-style: italic; font-weight: bolder; color: #FFFFFF; text-transform: lowercase}
  8. p {  font-family: Verdana, Arial; font-size: 12px; color: #000000}
  9. -->
  10. </style>
  11. </head>
  12.  
  13. <body bgcolor="#FFFFFF" text="#000000" link="#716F64" vlink="#716F64" alink="#716F64" topmargin="0" marginheight="0">
  14. <table width="50%" border="0" cellspacing="0" cellpadding="0" align="center" height="100%">
  15.   <tr> 
  16.     <td bgcolor="#245DDB" height="1" colspan="3"> 
  17.       <h1>welcome</h1>
  18.     </td>
  19.   </tr>
  20.   <tr> 
  21.     <td bgcolor="#009933" height="100%" valign="top">  </td>
  22.     <td bgcolor="#FFFFFF" height="100%" valign="top">
  23.       <p>This is the text on this page. <a href="http://">Here is a link</a>.</p>
  24.     </td>
  25.     <td bgcolor="#009933" height="100%" valign="top"> </td>
  26.   </tr>
  27.   <tr> 
  28.     <td bgcolor="#245EDC" height="1" colspan="3"><font color="#FFFFFF" face="verdana" size="2">www.mypage.com</font></td>
  29.   </tr>
  30. </table>
  31. </body>
  32. </html>
  33.